| Total Complexity | 48 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 297 |
| Lines of code | 207 |
| Logical lines of code | 140 |
| Comment lines | 16 |
| Methods | 7 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| running_out_stock_sms() | 43 | 11 | 47 | |
| on_sale_sms() | 43 | 11 | 46 | |
| in_stock_sms() | 46 | 8 | 41 | |
| unavailable_sms() | 53 | 6 | 24 | |
| admins_stock_sms() | 52 | 5 | 24 | |
| init() | 56 | 3 | 17 | |
| __construct() | 66 | 4 | 8 |